home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2003 March / DPPCPRO0303.ISO / Components / Microsoft ASP / _SETUP.1 / ASPWizard.jar / asp / wizard / WizardViewDbList3$4.class (.txt) < prev    next >
Encoding:
Java Class File  |  1998-11-20  |  1.2 KB  |  23 lines

  1. package asp.wizard;
  2.  
  3. import java.awt.event.ComponentAdapter;
  4. import java.awt.event.ComponentEvent;
  5.  
  6. final class WizardViewDbList3$4 extends ComponentAdapter {
  7.    // $FF: synthetic field
  8.    private final WizardViewDbList3 this$0;
  9.  
  10.    public void componentResized(ComponentEvent e) {
  11.       if (!WizardViewDbList3.access$0(this.this$0)) {
  12.          WizardViewDbList3.access$2(this.this$0, WizardViewDbList3.access$1(this.this$0).getFieldSpecTable());
  13.          WizardViewDbList3.access$3(this.this$0, false);
  14.       }
  15.  
  16.    }
  17.  
  18.    // $FF: synthetic method
  19.    WizardViewDbList3$4(WizardViewDbList3 this$0) {
  20.       this.this$0 = this$0;
  21.    }
  22. }
  23.